KeePass PluginsInstallation, uninstallation and security of KeePass plugins. |
KeePass features a plugin framework. Plugins can provide additional functionality, like support of more file formats for import/export, network functionalities, backup features, etc.
You can download the latest KeePass plugins from http://keepass.info/plugins.html.
If the plugin doesn't provide explicit instructions how to install it, follow these steps:
In other words, to "install" a plugin you simply need to copy it into the KeePass directory.
To "uninstall" a plugin, delete the plugin files.
What about the security of plugins? Can't malicious spyware plugins 'inject' themselves into KeePass?
If plugins can register themselves (i.e. have write access to the KeePass directory), they could also just replace the whole KeePass.exe. It's rather a problem of file access rights, not the plugin system.
If you worry about this, you can do the following:
This will solve the problem above. Since the KeePass directory is write-protected, no other program can copy files into it. KeePass requires the plugins to be in the application directory. Therefore, plugins cannot inject themselves anymore.